Updated README

This commit is contained in:
Belac Darkstorm
2017-04-06 09:00:09 -05:00
parent 78c6842fab
commit 0f1bb3fabd
2 changed files with 0 additions and 6 deletions
-4
View File
@@ -38,10 +38,6 @@ func setup() {
if err == nil {
comEnbld = true
}
_, err = os.Open("PortableApps/LinuxPACom/Info.ini")
if err != nil {
os.Create("PortableApps/LinuxPACom/Info.ini")
}
PAFolds, _ := PortableAppsFold.Readdirnames(-1)
sort.Strings(PAFolds)
for _, v := range PAFolds {