mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-21 21:20:45 +00:00
Remove bash file that chanced PlaceholderText to Text
This commit is contained in:
parent
cb68e48bda
commit
41efbcab38
@ -1,8 +0,0 @@
|
|||||||
#!/bin/bash
|
|
||||||
#
|
|
||||||
|
|
||||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
|
||||||
cd $DIR
|
|
||||||
|
|
||||||
sed -i s/PlaceholderText/Text/ mainwindow.ui
|
|
||||||
#
|
|
Loading…
Reference in New Issue
Block a user