本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
binhong
/
TicketingSystem
镜像来自
https://github.com/binhonglee/TicketingSystem
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
Removed last line in uninstall.sh that is causing CI tests to ofail
Fixing-travis-yml
BinHong Lee
7 年之前
父節點
17bec6e427
當前提交
052d673ab6
共有
1 個檔案被更改
,包括
0 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
uninstall.sh
+ 0
- 1
uninstall.sh
查看文件
@@ -3,4 +3,3 @@ echo "Deleting project files"
rm -rf TicketingSystem
echo "Removing additional installed library"
rm -rf ~/anttasks.jar
read -n1 -r -p "Press any key to continue..." key
Write
Preview
Loading…
取消
儲存